home *** CD-ROM | disk | FTP | other *** search
/ Washington DC Interactive / Washington DC Interactive CD-ROM.iso / pc / Media / refmap.dxr / 00003.ls < prev    next >
Encoding:
Text File  |  2000-10-09  |  150 b   |  8 lines

  1. on exitFrame
  2.   puppetSprite(2, 1)
  3.   set the moveableSprite of sprite 2 to 1
  4.   set the constraint of sprite 2 to 1
  5.   updateStage()
  6.   go(the frame)
  7. end
  8.